<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>



<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>:: Acadmico &gt; Cadastros &gt; Perodos</title>
<link rel="stylesheet" type="text/css" href="I_arquivos/estilo.css">
<link rel="stylesheet" href="I_arquivos/jquery.css">
<style type="text/css" media="all">
table {
	border-collapse:collapse;
}
.style3 {
	color: #FF0000
}
</style>
<script language="JavaScript" src="I_arquivos/funcoes.js" type="text/JavaScript"></script>
<script src="I_arquivos/jquery.js" type="text/javascript"></script>
<script src="I_arquivos/jquery_002.js" type="text/javascript"></script>
<script src="I_arquivos/jquery_003.js" type="text/javascript"></script>
<script src="I_arquivos/jquery_004.js" type="text/javascript"></script>
<script language="JavaScript">

        function inicializa() {

            //parent.document.forms[0].height = document.body.scrollHeight+30;

            //parent.parent.document.getElementById('centro').height =
			//	document.body.scrollHeight + 200;
			
        }

        function ValidaPagina(obj,tipoAcao) {
            obj.disabled = true;
			var qtd_Alunos 		= document.getElementById('qtd_Alunos').value;
            var qtd_Disciplinas = document.getElementById('qtd_Disciplinas').value;
            var objNota;
			var qtdCamposBrancos = 0;
            var cd_Aluno = '';
			var cd_Disciplina = '';
            var nr_Nota = '';
            var qtdErro = 0;
			var msg = 'Existem notas maiores do que 10!';
			
            for (i = 1; i <= qtd_Alunos; i++) {
                cd_Aluno = document.getElementById('cd_Aluno_' + i).value;
                for (y = 1; y <= qtd_Disciplinas; y++) {
                	cd_Disciplina = document.getElementById('cd_Disciplina_' + y).value;
					objNota = document.getElementById('nr_Nota_' + cd_Aluno + '_' + cd_Disciplina);
                    nr_Nota = objNota.value.split(',');

                    if (nr_Nota[0] > 10) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
                    else if ((nr_Nota[0] == 10) && (nr_Nota[1] > 0)) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
					else if (objNota.value == '')
					{
						qtdCamposBrancos++;
					}
                }
            }
			//if (qtdCamposBrancos == (qtd_Alunos * qtd_Disciplinas))
			//{
			//	msg = 'Nenhuma nota foi informada!';	
			//	qtdErro = 1;			
			//}
            if (qtdErro == 0) {                
				document.forms[0].action = "AlunoAvaliacao_frmCad.asp?Inc_Alt="+ tipoAcao
				document.forms[0].submit();
            }
            else {
				alert(msg);
                obj.disabled = false;
            }
        }
				
		function selecionaSemestre(obj) {
		
			querystring = "&ci_Turma="+ document.getElementById("cd_Turma").value +
						  "&ci_Disciplina="+ document.getElementById("cd_Disciplina").value +
						  "&cd_CursoTpMapa="+ document.getElementById("cd_CursoTpMapa").value +
						  "&nr_Semestre="+ document.getElementById("nr_Semestre").value +
						  "&ci_Periodo="+ document.getElementById("cd_Periodo").value +						  
						  "&cd_TpEnsino="+ document.getElementById("cd_TpEnsino").value +	
						  "&ds_Periodo="+ document.getElementById("ds_Periodo").value +
						  "&nr_anoletivo="+ document.getElementById("nr_anoletivo").value +
						  "&nr_semestreSel="+ obj.value;
		
			document.location = "AlunoAvaliacao_frmCad.asp?Inc_Alt=I"+ querystring;
		}
		
		function Excluir(obj) {
			if (confirm("ATENO!! Deseja realmente excluir TODAS as avaliaes lanadas para esta turma?")) {
				ValidaPagina(obj,'E');
			}
		}
		
	$(function() {
		$('td[@id^="colunaNotaAluno_"]').tooltip({
			track: true,
			delay: 0,
			showURL: false,
			showBody: "<br>",
			fixPNG: true,
			opacity: 0.95
		});
	});		

</script>
</head><body leftmargin="0" topmargin="0" onload="inicializa();" marginheight="0" marginwidth="0">
<!-- INCIO - CONTEDO: TABELA BASE/CENTRO -->
<form name="frmCadastro" method="post">
  <!-- INCIO TABELA - CONTEDO: PESQUISA -->
  <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tbody><tr>
      <td align="center"><table width="98%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" height="30" align="left">3 Srie | ENSINO MDIO | ENSINO REGULAR | Manh | I - 4 Perodo - 18/01/2013 - 05/04/2013</td>
          </tr>
        </tbody></table>
        
        <input id="cd_Periodo" name="cd_Periodo" value="4" type="hidden">
        <input id="qtd_Alunos" name="qtd_Alunos" value="27" type="hidden">
        <input id="qtd_Disciplinas" name="qtd_Disciplinas" value="13" type="hidden">
        <input id="cd_Turma" name="cd_Turma" value="96451" type="hidden">
        <input id="nr_Semestre" name="nr_Semestre" value="" type="hidden">
        <input id="cd_CursoTpMapa" name="cd_CursoTpMapa" value="1" type="hidden">
        <input id="cd_Disciplina" name="cd_Disciplina" value="" type="hidden">
        <input id="ds_Periodo" name="ds_Periodo" value="4 Perodo - 18/01/2013 - 05/04/2013" type="hidden">
        <input id="cd_TpEnsino" name="cd_TpEnsino" value="1" type="hidden">
        <input id="nr_anoletivo" name="nr_anoletivo" value="2012" type="hidden">
        <table width="99%" border="1" bordercolor="#c0c081" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" width="627" align="left" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp;Nome&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 </td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; ARTE&nbsp;&nbsp;
              <input id="cd_Disciplina_1" name="cd_Disciplina_1" value="154" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; BIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_2" name="cd_Disciplina_2" value="160" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; EDUCAO FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_3" name="cd_Disciplina_3" value="530" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FILOSOFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_4" name="cd_Disciplina_4" value="780" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_5" name="cd_Disciplina_5" value="800" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; GEOGRAFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_6" name="cd_Disciplina_6" value="890" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; HISTORIA&nbsp;&nbsp;
              <input id="cd_Disciplina_7" name="cd_Disciplina_7" value="970" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (ESPANHOL)&nbsp;&nbsp;
              <input id="cd_Disciplina_8" name="cd_Disciplina_8" value="3330" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (INGLES)&nbsp;&nbsp;
              <input id="cd_Disciplina_9" name="cd_Disciplina_9" value="1130" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA PORTUGUESA&nbsp;&nbsp;
              <input id="cd_Disciplina_10" name="cd_Disciplina_10" value="1140" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; MATEMTICA&nbsp;&nbsp;
              <input id="cd_Disciplina_11" name="cd_Disciplina_11" value="1200" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; QUIMICA&nbsp;&nbsp;
              <input id="cd_Disciplina_12" name="cd_Disciplina_12" value="1620" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; SOCIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_13" name="cd_Disciplina_13" value="1730" type="hidden"></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;478488&nbsp;ALECIO FERNANDES RAFAEL
              <input id="cd_Aluno_1" name="cd_Aluno_1" value="478488" type="hidden"></td>
            
            <td id="colunaNotaAluno_478488_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_154" id="ci_AlunoAvaliacao_478488_154" value="98910029" type="hidden">
                <input name="nr_Nota_478488_154" id="nr_Nota_478488_154" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_160" id="ci_AlunoAvaliacao_478488_160" value="98910030" type="hidden">
                <input name="nr_Nota_478488_160" id="nr_Nota_478488_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_530" id="ci_AlunoAvaliacao_478488_530" value="98910031" type="hidden">
                <input name="nr_Nota_478488_530" id="nr_Nota_478488_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_780" id="ci_AlunoAvaliacao_478488_780" value="98910032" type="hidden">
                <input name="nr_Nota_478488_780" id="nr_Nota_478488_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_800" id="ci_AlunoAvaliacao_478488_800" value="98910033" type="hidden">
                <input name="nr_Nota_478488_800" id="nr_Nota_478488_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_890" id="ci_AlunoAvaliacao_478488_890" value="98910034" type="hidden">
                <input name="nr_Nota_478488_890" id="nr_Nota_478488_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_970" id="ci_AlunoAvaliacao_478488_970" value="98910035" type="hidden">
                <input name="nr_Nota_478488_970" id="nr_Nota_478488_970" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_3330" id="ci_AlunoAvaliacao_478488_3330" value="98910036" type="hidden">
                <input name="nr_Nota_478488_3330" id="nr_Nota_478488_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_1130" id="ci_AlunoAvaliacao_478488_1130" value="98910037" type="hidden">
                <input name="nr_Nota_478488_1130" id="nr_Nota_478488_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_1140" id="ci_AlunoAvaliacao_478488_1140" value="98910038" type="hidden">
                <input name="nr_Nota_478488_1140" id="nr_Nota_478488_1140" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_1200" id="ci_AlunoAvaliacao_478488_1200" value="98910039" type="hidden">
                <input name="nr_Nota_478488_1200" id="nr_Nota_478488_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_1620" id="ci_AlunoAvaliacao_478488_1620" value="98910040" type="hidden">
                <input name="nr_Nota_478488_1620" id="nr_Nota_478488_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_478488_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_478488_1730" id="ci_AlunoAvaliacao_478488_1730" value="98910041" type="hidden">
                <input name="nr_Nota_478488_1730" id="nr_Nota_478488_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;2583204&nbsp;ANA BEATRIZ DE ALBUQUERQUE CASTRO
              <input id="cd_Aluno_2" name="cd_Aluno_2" value="2583204" type="hidden"></td>
            
            <td id="colunaNotaAluno_2583204_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_154" id="ci_AlunoAvaliacao_2583204_154" value="98977634" type="hidden">
                <input name="nr_Nota_2583204_154" id="nr_Nota_2583204_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_160" id="ci_AlunoAvaliacao_2583204_160" value="98977635" type="hidden">
                <input name="nr_Nota_2583204_160" id="nr_Nota_2583204_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_530" id="ci_AlunoAvaliacao_2583204_530" value="98977636" type="hidden">
                <input name="nr_Nota_2583204_530" id="nr_Nota_2583204_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_780" id="ci_AlunoAvaliacao_2583204_780" value="98977637" type="hidden">
                <input name="nr_Nota_2583204_780" id="nr_Nota_2583204_780" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_800" id="ci_AlunoAvaliacao_2583204_800" value="98977638" type="hidden">
                <input name="nr_Nota_2583204_800" id="nr_Nota_2583204_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_890" id="ci_AlunoAvaliacao_2583204_890" value="98977639" type="hidden">
                <input name="nr_Nota_2583204_890" id="nr_Nota_2583204_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_970" id="ci_AlunoAvaliacao_2583204_970" value="98977640" type="hidden">
                <input name="nr_Nota_2583204_970" id="nr_Nota_2583204_970" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_3330" id="ci_AlunoAvaliacao_2583204_3330" value="98977641" type="hidden">
                <input name="nr_Nota_2583204_3330" id="nr_Nota_2583204_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_1130" id="ci_AlunoAvaliacao_2583204_1130" value="98977642" type="hidden">
                <input name="nr_Nota_2583204_1130" id="nr_Nota_2583204_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_1140" id="ci_AlunoAvaliacao_2583204_1140" value="98977643" type="hidden">
                <input name="nr_Nota_2583204_1140" id="nr_Nota_2583204_1140" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_1200" id="ci_AlunoAvaliacao_2583204_1200" value="98977644" type="hidden">
                <input name="nr_Nota_2583204_1200" id="nr_Nota_2583204_1200" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_1620" id="ci_AlunoAvaliacao_2583204_1620" value="98977645" type="hidden">
                <input name="nr_Nota_2583204_1620" id="nr_Nota_2583204_1620" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2583204_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2583204_1730" id="ci_AlunoAvaliacao_2583204_1730" value="98977646" type="hidden">
                <input name="nr_Nota_2583204_1730" id="nr_Nota_2583204_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;770964&nbsp;ANA JESEBEL DA SILVA BRASIL
              <input id="cd_Aluno_3" name="cd_Aluno_3" value="770964" type="hidden"></td>
            
            <td id="colunaNotaAluno_770964_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_154" id="ci_AlunoAvaliacao_770964_154" value="101759815" type="hidden">
                <input name="nr_Nota_770964_154" id="nr_Nota_770964_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_160" id="ci_AlunoAvaliacao_770964_160" value="101760101" type="hidden">
                <input name="nr_Nota_770964_160" id="nr_Nota_770964_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_530" id="ci_AlunoAvaliacao_770964_530" value="100814844" type="hidden">
                <input name="nr_Nota_770964_530" id="nr_Nota_770964_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_780" id="ci_AlunoAvaliacao_770964_780" value="101579643" type="hidden">
                <input name="nr_Nota_770964_780" id="nr_Nota_770964_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_800" id="ci_AlunoAvaliacao_770964_800" value="101819059" type="hidden">
                <input name="nr_Nota_770964_800" id="nr_Nota_770964_800" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_890" id="ci_AlunoAvaliacao_770964_890" value="101761603" type="hidden">
                <input name="nr_Nota_770964_890" id="nr_Nota_770964_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_970" id="ci_AlunoAvaliacao_770964_970" value="101699535" type="hidden">
                <input name="nr_Nota_770964_970" id="nr_Nota_770964_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_3330" id="ci_AlunoAvaliacao_770964_3330" value="101581746" type="hidden">
                <input name="nr_Nota_770964_3330" id="nr_Nota_770964_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_1130" id="ci_AlunoAvaliacao_770964_1130" value="101581553" type="hidden">
                <input name="nr_Nota_770964_1130" id="nr_Nota_770964_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_1140" id="ci_AlunoAvaliacao_770964_1140" value="101580691" type="hidden">
                <input name="nr_Nota_770964_1140" id="nr_Nota_770964_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_1200" id="ci_AlunoAvaliacao_770964_1200" value="101580914" type="hidden">
                <input name="nr_Nota_770964_1200" id="nr_Nota_770964_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_1620" id="ci_AlunoAvaliacao_770964_1620" value="101579971" type="hidden">
                <input name="nr_Nota_770964_1620" id="nr_Nota_770964_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_770964_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_770964_1730" id="ci_AlunoAvaliacao_770964_1730" value="101761754" type="hidden">
                <input name="nr_Nota_770964_1730" id="nr_Nota_770964_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1694696&nbsp;ANTONIA GERMANA PEREIRA SANTOS
              <input id="cd_Aluno_4" name="cd_Aluno_4" value="1694696" type="hidden"></td>
            
            <td id="colunaNotaAluno_1694696_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_154" id="ci_AlunoAvaliacao_1694696_154" value="101759816" type="hidden">
                <input name="nr_Nota_1694696_154" id="nr_Nota_1694696_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_160" id="ci_AlunoAvaliacao_1694696_160" value="101760102" type="hidden">
                <input name="nr_Nota_1694696_160" id="nr_Nota_1694696_160" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_530" id="ci_AlunoAvaliacao_1694696_530" value="100814845" type="hidden">
                <input name="nr_Nota_1694696_530" id="nr_Nota_1694696_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_780" id="ci_AlunoAvaliacao_1694696_780" value="101579644" type="hidden">
                <input name="nr_Nota_1694696_780" id="nr_Nota_1694696_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_800" id="ci_AlunoAvaliacao_1694696_800" value="101819060" type="hidden">
                <input name="nr_Nota_1694696_800" id="nr_Nota_1694696_800" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_890" id="ci_AlunoAvaliacao_1694696_890" value="101761604" type="hidden">
                <input name="nr_Nota_1694696_890" id="nr_Nota_1694696_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_970" id="ci_AlunoAvaliacao_1694696_970" value="101699540" type="hidden">
                <input name="nr_Nota_1694696_970" id="nr_Nota_1694696_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_3330" id="ci_AlunoAvaliacao_1694696_3330" value="101581747" type="hidden">
                <input name="nr_Nota_1694696_3330" id="nr_Nota_1694696_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_1130" id="ci_AlunoAvaliacao_1694696_1130" value="101581554" type="hidden">
                <input name="nr_Nota_1694696_1130" id="nr_Nota_1694696_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_1140" id="ci_AlunoAvaliacao_1694696_1140" value="101580692" type="hidden">
                <input name="nr_Nota_1694696_1140" id="nr_Nota_1694696_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_1200" id="ci_AlunoAvaliacao_1694696_1200" value="101580915" type="hidden">
                <input name="nr_Nota_1694696_1200" id="nr_Nota_1694696_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_1620" id="ci_AlunoAvaliacao_1694696_1620" value="101579972" type="hidden">
                <input name="nr_Nota_1694696_1620" id="nr_Nota_1694696_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1694696_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1694696_1730" id="ci_AlunoAvaliacao_1694696_1730" value="101761755" type="hidden">
                <input name="nr_Nota_1694696_1730" id="nr_Nota_1694696_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1151287&nbsp;BARBARA LETICIA ALVES PESSOA
              <input id="cd_Aluno_5" name="cd_Aluno_5" value="1151287" type="hidden"></td>
            
            <td id="colunaNotaAluno_1151287_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_154" id="ci_AlunoAvaliacao_1151287_154" value="101759817" type="hidden">
                <input name="nr_Nota_1151287_154" id="nr_Nota_1151287_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_160" id="ci_AlunoAvaliacao_1151287_160" value="101760103" type="hidden">
                <input name="nr_Nota_1151287_160" id="nr_Nota_1151287_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_530" id="ci_AlunoAvaliacao_1151287_530" value="100814846" type="hidden">
                <input name="nr_Nota_1151287_530" id="nr_Nota_1151287_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_780" id="ci_AlunoAvaliacao_1151287_780" value="101579645" type="hidden">
                <input name="nr_Nota_1151287_780" id="nr_Nota_1151287_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_800" id="ci_AlunoAvaliacao_1151287_800" value="101819061" type="hidden">
                <input name="nr_Nota_1151287_800" id="nr_Nota_1151287_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_890" id="ci_AlunoAvaliacao_1151287_890" value="101761605" type="hidden">
                <input name="nr_Nota_1151287_890" id="nr_Nota_1151287_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_970" id="ci_AlunoAvaliacao_1151287_970" value="101699541" type="hidden">
                <input name="nr_Nota_1151287_970" id="nr_Nota_1151287_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_3330" id="ci_AlunoAvaliacao_1151287_3330" value="101581748" type="hidden">
                <input name="nr_Nota_1151287_3330" id="nr_Nota_1151287_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_1130" id="ci_AlunoAvaliacao_1151287_1130" value="101581555" type="hidden">
                <input name="nr_Nota_1151287_1130" id="nr_Nota_1151287_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_1140" id="ci_AlunoAvaliacao_1151287_1140" value="101580693" type="hidden">
                <input name="nr_Nota_1151287_1140" id="nr_Nota_1151287_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_1200" id="ci_AlunoAvaliacao_1151287_1200" value="101580916" type="hidden">
                <input name="nr_Nota_1151287_1200" id="nr_Nota_1151287_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_1620" id="ci_AlunoAvaliacao_1151287_1620" value="101579973" type="hidden">
                <input name="nr_Nota_1151287_1620" id="nr_Nota_1151287_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1151287_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1151287_1730" id="ci_AlunoAvaliacao_1151287_1730" value="101761756" type="hidden">
                <input name="nr_Nota_1151287_1730" id="nr_Nota_1151287_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;39077&nbsp;BRENA KEZIA DE SOUSA LEITE
              <input id="cd_Aluno_6" name="cd_Aluno_6" value="39077" type="hidden"></td>
            
            <td id="colunaNotaAluno_39077_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_154" id="ci_AlunoAvaliacao_39077_154" value="101759818" type="hidden">
                <input name="nr_Nota_39077_154" id="nr_Nota_39077_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_160" id="ci_AlunoAvaliacao_39077_160" value="101760104" type="hidden">
                <input name="nr_Nota_39077_160" id="nr_Nota_39077_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_530" id="ci_AlunoAvaliacao_39077_530" value="100814847" type="hidden">
                <input name="nr_Nota_39077_530" id="nr_Nota_39077_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_780" id="ci_AlunoAvaliacao_39077_780" value="101579646" type="hidden">
                <input name="nr_Nota_39077_780" id="nr_Nota_39077_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_800" id="ci_AlunoAvaliacao_39077_800" value="101819062" type="hidden">
                <input name="nr_Nota_39077_800" id="nr_Nota_39077_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_890" id="ci_AlunoAvaliacao_39077_890" value="101761606" type="hidden">
                <input name="nr_Nota_39077_890" id="nr_Nota_39077_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_970" id="ci_AlunoAvaliacao_39077_970" value="101699542" type="hidden">
                <input name="nr_Nota_39077_970" id="nr_Nota_39077_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_3330" id="ci_AlunoAvaliacao_39077_3330" value="101581749" type="hidden">
                <input name="nr_Nota_39077_3330" id="nr_Nota_39077_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_1130" id="ci_AlunoAvaliacao_39077_1130" value="101581556" type="hidden">
                <input name="nr_Nota_39077_1130" id="nr_Nota_39077_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_1140" id="ci_AlunoAvaliacao_39077_1140" value="101580694" type="hidden">
                <input name="nr_Nota_39077_1140" id="nr_Nota_39077_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_1200" id="ci_AlunoAvaliacao_39077_1200" value="101580917" type="hidden">
                <input name="nr_Nota_39077_1200" id="nr_Nota_39077_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_1620" id="ci_AlunoAvaliacao_39077_1620" value="101579974" type="hidden">
                <input name="nr_Nota_39077_1620" id="nr_Nota_39077_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_39077_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_39077_1730" id="ci_AlunoAvaliacao_39077_1730" value="101761757" type="hidden">
                <input name="nr_Nota_39077_1730" id="nr_Nota_39077_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;635170&nbsp;BRUNO DA SILVA FREIRE
              <input id="cd_Aluno_7" name="cd_Aluno_7" value="635170" type="hidden"></td>
            
            <td id="colunaNotaAluno_635170_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_154" id="ci_AlunoAvaliacao_635170_154" value="101759819" type="hidden">
                <input name="nr_Nota_635170_154" id="nr_Nota_635170_154" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_160" id="ci_AlunoAvaliacao_635170_160" value="101760105" type="hidden">
                <input name="nr_Nota_635170_160" id="nr_Nota_635170_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_530" id="ci_AlunoAvaliacao_635170_530" value="100814848" type="hidden">
                <input name="nr_Nota_635170_530" id="nr_Nota_635170_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_780" id="ci_AlunoAvaliacao_635170_780" value="101579647" type="hidden">
                <input name="nr_Nota_635170_780" id="nr_Nota_635170_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_800" id="ci_AlunoAvaliacao_635170_800" value="101819063" type="hidden">
                <input name="nr_Nota_635170_800" id="nr_Nota_635170_800" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_890" id="ci_AlunoAvaliacao_635170_890" value="101761607" type="hidden">
                <input name="nr_Nota_635170_890" id="nr_Nota_635170_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_970" id="ci_AlunoAvaliacao_635170_970" value="101699543" type="hidden">
                <input name="nr_Nota_635170_970" id="nr_Nota_635170_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_3330" id="ci_AlunoAvaliacao_635170_3330" value="101581750" type="hidden">
                <input name="nr_Nota_635170_3330" id="nr_Nota_635170_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_1130" id="ci_AlunoAvaliacao_635170_1130" value="101581557" type="hidden">
                <input name="nr_Nota_635170_1130" id="nr_Nota_635170_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_1140" id="ci_AlunoAvaliacao_635170_1140" value="101580695" type="hidden">
                <input name="nr_Nota_635170_1140" id="nr_Nota_635170_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_1200" id="ci_AlunoAvaliacao_635170_1200" value="101580918" type="hidden">
                <input name="nr_Nota_635170_1200" id="nr_Nota_635170_1200" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_1620" id="ci_AlunoAvaliacao_635170_1620" value="101579980" type="hidden">
                <input name="nr_Nota_635170_1620" id="nr_Nota_635170_1620" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_635170_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_635170_1730" id="ci_AlunoAvaliacao_635170_1730" value="101761758" type="hidden">
                <input name="nr_Nota_635170_1730" id="nr_Nota_635170_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;902386&nbsp;DAIANA VIANA DE SOUSA
              <input id="cd_Aluno_8" name="cd_Aluno_8" value="902386" type="hidden"></td>
            
            <td id="colunaNotaAluno_902386_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_154" id="ci_AlunoAvaliacao_902386_154" value="101759820" type="hidden">
                <input name="nr_Nota_902386_154" id="nr_Nota_902386_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_160" id="ci_AlunoAvaliacao_902386_160" value="101760106" type="hidden">
                <input name="nr_Nota_902386_160" id="nr_Nota_902386_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_530" id="ci_AlunoAvaliacao_902386_530" value="100814849" type="hidden">
                <input name="nr_Nota_902386_530" id="nr_Nota_902386_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_780" id="ci_AlunoAvaliacao_902386_780" value="101579648" type="hidden">
                <input name="nr_Nota_902386_780" id="nr_Nota_902386_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_800" id="ci_AlunoAvaliacao_902386_800" value="101819064" type="hidden">
                <input name="nr_Nota_902386_800" id="nr_Nota_902386_800" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_890" id="ci_AlunoAvaliacao_902386_890" value="101761608" type="hidden">
                <input name="nr_Nota_902386_890" id="nr_Nota_902386_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_970" id="ci_AlunoAvaliacao_902386_970" value="101699545" type="hidden">
                <input name="nr_Nota_902386_970" id="nr_Nota_902386_970" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_3330" id="ci_AlunoAvaliacao_902386_3330" value="101581751" type="hidden">
                <input name="nr_Nota_902386_3330" id="nr_Nota_902386_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_1130" id="ci_AlunoAvaliacao_902386_1130" value="101581558" type="hidden">
                <input name="nr_Nota_902386_1130" id="nr_Nota_902386_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_1140" id="ci_AlunoAvaliacao_902386_1140" value="101580696" type="hidden">
                <input name="nr_Nota_902386_1140" id="nr_Nota_902386_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_1200" id="ci_AlunoAvaliacao_902386_1200" value="101580919" type="hidden">
                <input name="nr_Nota_902386_1200" id="nr_Nota_902386_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_1620" id="ci_AlunoAvaliacao_902386_1620" value="101579982" type="hidden">
                <input name="nr_Nota_902386_1620" id="nr_Nota_902386_1620" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902386_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902386_1730" id="ci_AlunoAvaliacao_902386_1730" value="101761759" type="hidden">
                <input name="nr_Nota_902386_1730" id="nr_Nota_902386_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;179721&nbsp;DAVID GOMES BARROSO
              <input id="cd_Aluno_9" name="cd_Aluno_9" value="179721" type="hidden"></td>
            
            <td id="colunaNotaAluno_179721_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_154" id="ci_AlunoAvaliacao_179721_154" value="101759821" type="hidden">
                <input name="nr_Nota_179721_154" id="nr_Nota_179721_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_160" id="ci_AlunoAvaliacao_179721_160" value="101760107" type="hidden">
                <input name="nr_Nota_179721_160" id="nr_Nota_179721_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_530" id="ci_AlunoAvaliacao_179721_530" value="100814850" type="hidden">
                <input name="nr_Nota_179721_530" id="nr_Nota_179721_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_780" id="ci_AlunoAvaliacao_179721_780" value="101579649" type="hidden">
                <input name="nr_Nota_179721_780" id="nr_Nota_179721_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_800" id="ci_AlunoAvaliacao_179721_800" value="101819065" type="hidden">
                <input name="nr_Nota_179721_800" id="nr_Nota_179721_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_890" id="ci_AlunoAvaliacao_179721_890" value="101761609" type="hidden">
                <input name="nr_Nota_179721_890" id="nr_Nota_179721_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_970" id="ci_AlunoAvaliacao_179721_970" value="101699546" type="hidden">
                <input name="nr_Nota_179721_970" id="nr_Nota_179721_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_3330" id="ci_AlunoAvaliacao_179721_3330" value="101581752" type="hidden">
                <input name="nr_Nota_179721_3330" id="nr_Nota_179721_3330" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_1130" id="ci_AlunoAvaliacao_179721_1130" value="101581559" type="hidden">
                <input name="nr_Nota_179721_1130" id="nr_Nota_179721_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_1140" id="ci_AlunoAvaliacao_179721_1140" value="101580697" type="hidden">
                <input name="nr_Nota_179721_1140" id="nr_Nota_179721_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_1200" id="ci_AlunoAvaliacao_179721_1200" value="101580920" type="hidden">
                <input name="nr_Nota_179721_1200" id="nr_Nota_179721_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_1620" id="ci_AlunoAvaliacao_179721_1620" value="101579985" type="hidden">
                <input name="nr_Nota_179721_1620" id="nr_Nota_179721_1620" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_179721_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_179721_1730" id="ci_AlunoAvaliacao_179721_1730" value="101761760" type="hidden">
                <input name="nr_Nota_179721_1730" id="nr_Nota_179721_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1172463&nbsp;ELIZABETH EDUARDO FERREIRA
              <input id="cd_Aluno_10" name="cd_Aluno_10" value="1172463" type="hidden"></td>
            
            <td id="colunaNotaAluno_1172463_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_154" id="ci_AlunoAvaliacao_1172463_154" value="101759822" type="hidden">
                <input name="nr_Nota_1172463_154" id="nr_Nota_1172463_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_160" id="ci_AlunoAvaliacao_1172463_160" value="101760108" type="hidden">
                <input name="nr_Nota_1172463_160" id="nr_Nota_1172463_160" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_530" id="ci_AlunoAvaliacao_1172463_530" value="100814851" type="hidden">
                <input name="nr_Nota_1172463_530" id="nr_Nota_1172463_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_780" id="ci_AlunoAvaliacao_1172463_780" value="101579650" type="hidden">
                <input name="nr_Nota_1172463_780" id="nr_Nota_1172463_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_800" id="ci_AlunoAvaliacao_1172463_800" value="101819066" type="hidden">
                <input name="nr_Nota_1172463_800" id="nr_Nota_1172463_800" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_890" id="ci_AlunoAvaliacao_1172463_890" value="101761610" type="hidden">
                <input name="nr_Nota_1172463_890" id="nr_Nota_1172463_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_970" id="ci_AlunoAvaliacao_1172463_970" value="101699548" type="hidden">
                <input name="nr_Nota_1172463_970" id="nr_Nota_1172463_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_3330" id="ci_AlunoAvaliacao_1172463_3330" value="101581753" type="hidden">
                <input name="nr_Nota_1172463_3330" id="nr_Nota_1172463_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_1130" id="ci_AlunoAvaliacao_1172463_1130" value="101581560" type="hidden">
                <input name="nr_Nota_1172463_1130" id="nr_Nota_1172463_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_1140" id="ci_AlunoAvaliacao_1172463_1140" value="101580698" type="hidden">
                <input name="nr_Nota_1172463_1140" id="nr_Nota_1172463_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_1200" id="ci_AlunoAvaliacao_1172463_1200" value="101580921" type="hidden">
                <input name="nr_Nota_1172463_1200" id="nr_Nota_1172463_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_1620" id="ci_AlunoAvaliacao_1172463_1620" value="101579987" type="hidden">
                <input name="nr_Nota_1172463_1620" id="nr_Nota_1172463_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1172463_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1172463_1730" id="ci_AlunoAvaliacao_1172463_1730" value="101761761" type="hidden">
                <input name="nr_Nota_1172463_1730" id="nr_Nota_1172463_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1233385&nbsp;ERIC BRENO SANTOS DE MELO
              <input id="cd_Aluno_11" name="cd_Aluno_11" value="1233385" type="hidden"></td>
            
            <td id="colunaNotaAluno_1233385_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_154" id="ci_AlunoAvaliacao_1233385_154" value="101759823" type="hidden">
                <input name="nr_Nota_1233385_154" id="nr_Nota_1233385_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_160" id="ci_AlunoAvaliacao_1233385_160" value="101760109" type="hidden">
                <input name="nr_Nota_1233385_160" id="nr_Nota_1233385_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_530" id="ci_AlunoAvaliacao_1233385_530" value="100814852" type="hidden">
                <input name="nr_Nota_1233385_530" id="nr_Nota_1233385_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_780" id="ci_AlunoAvaliacao_1233385_780" value="101579651" type="hidden">
                <input name="nr_Nota_1233385_780" id="nr_Nota_1233385_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_800" id="ci_AlunoAvaliacao_1233385_800" value="101819067" type="hidden">
                <input name="nr_Nota_1233385_800" id="nr_Nota_1233385_800" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_890" id="ci_AlunoAvaliacao_1233385_890" value="101761611" type="hidden">
                <input name="nr_Nota_1233385_890" id="nr_Nota_1233385_890" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_970" id="ci_AlunoAvaliacao_1233385_970" value="101699550" type="hidden">
                <input name="nr_Nota_1233385_970" id="nr_Nota_1233385_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_3330" id="ci_AlunoAvaliacao_1233385_3330" value="101581754" type="hidden">
                <input name="nr_Nota_1233385_3330" id="nr_Nota_1233385_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_1130" id="ci_AlunoAvaliacao_1233385_1130" value="101581561" type="hidden">
                <input name="nr_Nota_1233385_1130" id="nr_Nota_1233385_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_1140" id="ci_AlunoAvaliacao_1233385_1140" value="101580699" type="hidden">
                <input name="nr_Nota_1233385_1140" id="nr_Nota_1233385_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_1200" id="ci_AlunoAvaliacao_1233385_1200" value="101580922" type="hidden">
                <input name="nr_Nota_1233385_1200" id="nr_Nota_1233385_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_1620" id="ci_AlunoAvaliacao_1233385_1620" value="101579990" type="hidden">
                <input name="nr_Nota_1233385_1620" id="nr_Nota_1233385_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1233385_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1233385_1730" id="ci_AlunoAvaliacao_1233385_1730" value="101761762" type="hidden">
                <input name="nr_Nota_1233385_1730" id="nr_Nota_1233385_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;401310&nbsp;FRANCISCA ELIDA PEREIRA DA SILVA
              <input id="cd_Aluno_12" name="cd_Aluno_12" value="401310" type="hidden"></td>
            
            <td id="colunaNotaAluno_401310_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_154" id="ci_AlunoAvaliacao_401310_154" value="101759824" type="hidden">
                <input name="nr_Nota_401310_154" id="nr_Nota_401310_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_160" id="ci_AlunoAvaliacao_401310_160" value="101760110" type="hidden">
                <input name="nr_Nota_401310_160" id="nr_Nota_401310_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_530" id="ci_AlunoAvaliacao_401310_530" value="100814853" type="hidden">
                <input name="nr_Nota_401310_530" id="nr_Nota_401310_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_780" id="ci_AlunoAvaliacao_401310_780" value="101579652" type="hidden">
                <input name="nr_Nota_401310_780" id="nr_Nota_401310_780" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_800" id="ci_AlunoAvaliacao_401310_800" value="101819068" type="hidden">
                <input name="nr_Nota_401310_800" id="nr_Nota_401310_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_890" id="ci_AlunoAvaliacao_401310_890" value="101761612" type="hidden">
                <input name="nr_Nota_401310_890" id="nr_Nota_401310_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_970" id="ci_AlunoAvaliacao_401310_970" value="101699551" type="hidden">
                <input name="nr_Nota_401310_970" id="nr_Nota_401310_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_3330" id="ci_AlunoAvaliacao_401310_3330" value="101581755" type="hidden">
                <input name="nr_Nota_401310_3330" id="nr_Nota_401310_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_1130" id="ci_AlunoAvaliacao_401310_1130" value="101581562" type="hidden">
                <input name="nr_Nota_401310_1130" id="nr_Nota_401310_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_1140" id="ci_AlunoAvaliacao_401310_1140" value="101580700" type="hidden">
                <input name="nr_Nota_401310_1140" id="nr_Nota_401310_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_1200" id="ci_AlunoAvaliacao_401310_1200" value="101580923" type="hidden">
                <input name="nr_Nota_401310_1200" id="nr_Nota_401310_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_1620" id="ci_AlunoAvaliacao_401310_1620" value="101579995" type="hidden">
                <input name="nr_Nota_401310_1620" id="nr_Nota_401310_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_401310_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_401310_1730" id="ci_AlunoAvaliacao_401310_1730" value="101761763" type="hidden">
                <input name="nr_Nota_401310_1730" id="nr_Nota_401310_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;612601&nbsp;FRANCISCA MAYARA FERNANDES
              <input id="cd_Aluno_13" name="cd_Aluno_13" value="612601" type="hidden"></td>
            
            <td id="colunaNotaAluno_612601_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_154" id="ci_AlunoAvaliacao_612601_154" value="101759825" type="hidden">
                <input name="nr_Nota_612601_154" id="nr_Nota_612601_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_160" id="ci_AlunoAvaliacao_612601_160" value="101760111" type="hidden">
                <input name="nr_Nota_612601_160" id="nr_Nota_612601_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_530" id="ci_AlunoAvaliacao_612601_530" value="100814854" type="hidden">
                <input name="nr_Nota_612601_530" id="nr_Nota_612601_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_780" id="ci_AlunoAvaliacao_612601_780" value="101579653" type="hidden">
                <input name="nr_Nota_612601_780" id="nr_Nota_612601_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_800" id="ci_AlunoAvaliacao_612601_800" value="101819069" type="hidden">
                <input name="nr_Nota_612601_800" id="nr_Nota_612601_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_890" id="ci_AlunoAvaliacao_612601_890" value="101761613" type="hidden">
                <input name="nr_Nota_612601_890" id="nr_Nota_612601_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_970" id="ci_AlunoAvaliacao_612601_970" value="101699552" type="hidden">
                <input name="nr_Nota_612601_970" id="nr_Nota_612601_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_3330" id="ci_AlunoAvaliacao_612601_3330" value="101581756" type="hidden">
                <input name="nr_Nota_612601_3330" id="nr_Nota_612601_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_1130" id="ci_AlunoAvaliacao_612601_1130" value="101581563" type="hidden">
                <input name="nr_Nota_612601_1130" id="nr_Nota_612601_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_1140" id="ci_AlunoAvaliacao_612601_1140" value="101580701" type="hidden">
                <input name="nr_Nota_612601_1140" id="nr_Nota_612601_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_1200" id="ci_AlunoAvaliacao_612601_1200" value="101580924" type="hidden">
                <input name="nr_Nota_612601_1200" id="nr_Nota_612601_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_1620" id="ci_AlunoAvaliacao_612601_1620" value="101579996" type="hidden">
                <input name="nr_Nota_612601_1620" id="nr_Nota_612601_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_612601_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_612601_1730" id="ci_AlunoAvaliacao_612601_1730" value="101761764" type="hidden">
                <input name="nr_Nota_612601_1730" id="nr_Nota_612601_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1305354&nbsp;GABRIELLA GADELHA MOREIRA
              <input id="cd_Aluno_14" name="cd_Aluno_14" value="1305354" type="hidden"></td>
            
            <td id="colunaNotaAluno_1305354_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_154" id="ci_AlunoAvaliacao_1305354_154" value="101759826" type="hidden">
                <input name="nr_Nota_1305354_154" id="nr_Nota_1305354_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_160" id="ci_AlunoAvaliacao_1305354_160" value="101760112" type="hidden">
                <input name="nr_Nota_1305354_160" id="nr_Nota_1305354_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_530" id="ci_AlunoAvaliacao_1305354_530" value="100814855" type="hidden">
                <input name="nr_Nota_1305354_530" id="nr_Nota_1305354_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_780" id="ci_AlunoAvaliacao_1305354_780" value="101579654" type="hidden">
                <input name="nr_Nota_1305354_780" id="nr_Nota_1305354_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_800" id="ci_AlunoAvaliacao_1305354_800" value="101819070" type="hidden">
                <input name="nr_Nota_1305354_800" id="nr_Nota_1305354_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_890" id="ci_AlunoAvaliacao_1305354_890" value="101761614" type="hidden">
                <input name="nr_Nota_1305354_890" id="nr_Nota_1305354_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_970" id="ci_AlunoAvaliacao_1305354_970" value="101699554" type="hidden">
                <input name="nr_Nota_1305354_970" id="nr_Nota_1305354_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_3330" id="ci_AlunoAvaliacao_1305354_3330" value="101581757" type="hidden">
                <input name="nr_Nota_1305354_3330" id="nr_Nota_1305354_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_1130" id="ci_AlunoAvaliacao_1305354_1130" value="101581564" type="hidden">
                <input name="nr_Nota_1305354_1130" id="nr_Nota_1305354_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_1140" id="ci_AlunoAvaliacao_1305354_1140" value="101580702" type="hidden">
                <input name="nr_Nota_1305354_1140" id="nr_Nota_1305354_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_1200" id="ci_AlunoAvaliacao_1305354_1200" value="101580925" type="hidden">
                <input name="nr_Nota_1305354_1200" id="nr_Nota_1305354_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_1620" id="ci_AlunoAvaliacao_1305354_1620" value="101580002" type="hidden">
                <input name="nr_Nota_1305354_1620" id="nr_Nota_1305354_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1305354_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1305354_1730" id="ci_AlunoAvaliacao_1305354_1730" value="101761765" type="hidden">
                <input name="nr_Nota_1305354_1730" id="nr_Nota_1305354_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1195376&nbsp;JANDSON RODRIGUES DE ALENCAR
              <input id="cd_Aluno_15" name="cd_Aluno_15" value="1195376" type="hidden"></td>
            
            <td id="colunaNotaAluno_1195376_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_154" id="ci_AlunoAvaliacao_1195376_154" value="98381067" type="hidden">
                <input name="nr_Nota_1195376_154" id="nr_Nota_1195376_154" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_160" id="ci_AlunoAvaliacao_1195376_160" value="98381068" type="hidden">
                <input name="nr_Nota_1195376_160" id="nr_Nota_1195376_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_530" id="ci_AlunoAvaliacao_1195376_530" value="98381069" type="hidden">
                <input name="nr_Nota_1195376_530" id="nr_Nota_1195376_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_780" id="ci_AlunoAvaliacao_1195376_780" value="98381070" type="hidden">
                <input name="nr_Nota_1195376_780" id="nr_Nota_1195376_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_800" id="ci_AlunoAvaliacao_1195376_800" value="98381071" type="hidden">
                <input name="nr_Nota_1195376_800" id="nr_Nota_1195376_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_890" id="ci_AlunoAvaliacao_1195376_890" value="98381072" type="hidden">
                <input name="nr_Nota_1195376_890" id="nr_Nota_1195376_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_970" id="ci_AlunoAvaliacao_1195376_970" value="98381073" type="hidden">
                <input name="nr_Nota_1195376_970" id="nr_Nota_1195376_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_3330" id="ci_AlunoAvaliacao_1195376_3330" value="98381074" type="hidden">
                <input name="nr_Nota_1195376_3330" id="nr_Nota_1195376_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_1130" id="ci_AlunoAvaliacao_1195376_1130" value="98381075" type="hidden">
                <input name="nr_Nota_1195376_1130" id="nr_Nota_1195376_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_1140" id="ci_AlunoAvaliacao_1195376_1140" value="98381076" type="hidden">
                <input name="nr_Nota_1195376_1140" id="nr_Nota_1195376_1140" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_1200" id="ci_AlunoAvaliacao_1195376_1200" value="98381077" type="hidden">
                <input name="nr_Nota_1195376_1200" id="nr_Nota_1195376_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_1620" id="ci_AlunoAvaliacao_1195376_1620" value="98381078" type="hidden">
                <input name="nr_Nota_1195376_1620" id="nr_Nota_1195376_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195376_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195376_1730" id="ci_AlunoAvaliacao_1195376_1730" value="98381079" type="hidden">
                <input name="nr_Nota_1195376_1730" id="nr_Nota_1195376_1730" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;672303&nbsp;JOELSON BATISTA POLICARPO DE ARAUJO
              <input id="cd_Aluno_16" name="cd_Aluno_16" value="672303" type="hidden"></td>
            
            <td id="colunaNotaAluno_672303_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_154" id="ci_AlunoAvaliacao_672303_154" value="100784306" type="hidden">
                <input name="nr_Nota_672303_154" id="nr_Nota_672303_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_160" id="ci_AlunoAvaliacao_672303_160" value="100784307" type="hidden">
                <input name="nr_Nota_672303_160" id="nr_Nota_672303_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_530" id="ci_AlunoAvaliacao_672303_530" value="100784308" type="hidden">
                <input name="nr_Nota_672303_530" id="nr_Nota_672303_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_780" id="ci_AlunoAvaliacao_672303_780" value="100784309" type="hidden">
                <input name="nr_Nota_672303_780" id="nr_Nota_672303_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_800" id="ci_AlunoAvaliacao_672303_800" value="100784310" type="hidden">
                <input name="nr_Nota_672303_800" id="nr_Nota_672303_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_890" id="ci_AlunoAvaliacao_672303_890" value="100784311" type="hidden">
                <input name="nr_Nota_672303_890" id="nr_Nota_672303_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_970" id="ci_AlunoAvaliacao_672303_970" value="100784312" type="hidden">
                <input name="nr_Nota_672303_970" id="nr_Nota_672303_970" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_3330" id="ci_AlunoAvaliacao_672303_3330" value="100784313" type="hidden">
                <input name="nr_Nota_672303_3330" id="nr_Nota_672303_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_1130" id="ci_AlunoAvaliacao_672303_1130" value="100784314" type="hidden">
                <input name="nr_Nota_672303_1130" id="nr_Nota_672303_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_1140" id="ci_AlunoAvaliacao_672303_1140" value="100784315" type="hidden">
                <input name="nr_Nota_672303_1140" id="nr_Nota_672303_1140" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_1200" id="ci_AlunoAvaliacao_672303_1200" value="100784316" type="hidden">
                <input name="nr_Nota_672303_1200" id="nr_Nota_672303_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_1620" id="ci_AlunoAvaliacao_672303_1620" value="100784317" type="hidden">
                <input name="nr_Nota_672303_1620" id="nr_Nota_672303_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_672303_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_672303_1730" id="ci_AlunoAvaliacao_672303_1730" value="100784318" type="hidden">
                <input name="nr_Nota_672303_1730" id="nr_Nota_672303_1730" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1228390&nbsp;JOSE GENEUTON BARROS JUNIOR
              <input id="cd_Aluno_17" name="cd_Aluno_17" value="1228390" type="hidden"></td>
            
            <td id="colunaNotaAluno_1228390_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_154" id="ci_AlunoAvaliacao_1228390_154" value="101759827" type="hidden">
                <input name="nr_Nota_1228390_154" id="nr_Nota_1228390_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_160" id="ci_AlunoAvaliacao_1228390_160" value="101760113" type="hidden">
                <input name="nr_Nota_1228390_160" id="nr_Nota_1228390_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_530" id="ci_AlunoAvaliacao_1228390_530" value="100814856" type="hidden">
                <input name="nr_Nota_1228390_530" id="nr_Nota_1228390_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_780" id="ci_AlunoAvaliacao_1228390_780" value="101579655" type="hidden">
                <input name="nr_Nota_1228390_780" id="nr_Nota_1228390_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_800" id="ci_AlunoAvaliacao_1228390_800" value="101819071" type="hidden">
                <input name="nr_Nota_1228390_800" id="nr_Nota_1228390_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_890" id="ci_AlunoAvaliacao_1228390_890" value="101761615" type="hidden">
                <input name="nr_Nota_1228390_890" id="nr_Nota_1228390_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_970" id="ci_AlunoAvaliacao_1228390_970" value="101699555" type="hidden">
                <input name="nr_Nota_1228390_970" id="nr_Nota_1228390_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_3330" id="ci_AlunoAvaliacao_1228390_3330" value="101581758" type="hidden">
                <input name="nr_Nota_1228390_3330" id="nr_Nota_1228390_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_1130" id="ci_AlunoAvaliacao_1228390_1130" value="101581565" type="hidden">
                <input name="nr_Nota_1228390_1130" id="nr_Nota_1228390_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_1140" id="ci_AlunoAvaliacao_1228390_1140" value="101580703" type="hidden">
                <input name="nr_Nota_1228390_1140" id="nr_Nota_1228390_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_1200" id="ci_AlunoAvaliacao_1228390_1200" value="101580926" type="hidden">
                <input name="nr_Nota_1228390_1200" id="nr_Nota_1228390_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_1620" id="ci_AlunoAvaliacao_1228390_1620" value="101580006" type="hidden">
                <input name="nr_Nota_1228390_1620" id="nr_Nota_1228390_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228390_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228390_1730" id="ci_AlunoAvaliacao_1228390_1730" value="101761766" type="hidden">
                <input name="nr_Nota_1228390_1730" id="nr_Nota_1228390_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1181392&nbsp;MARCELO JUNIOR APARECIDO DA SILVA
              <input id="cd_Aluno_18" name="cd_Aluno_18" value="1181392" type="hidden"></td>
            
            <td id="colunaNotaAluno_1181392_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_154" id="ci_AlunoAvaliacao_1181392_154" value="100783663" type="hidden">
                <input name="nr_Nota_1181392_154" id="nr_Nota_1181392_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_160" id="ci_AlunoAvaliacao_1181392_160" value="100783664" type="hidden">
                <input name="nr_Nota_1181392_160" id="nr_Nota_1181392_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_530" id="ci_AlunoAvaliacao_1181392_530" value="100783665" type="hidden">
                <input name="nr_Nota_1181392_530" id="nr_Nota_1181392_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_780" id="ci_AlunoAvaliacao_1181392_780" value="100783666" type="hidden">
                <input name="nr_Nota_1181392_780" id="nr_Nota_1181392_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_800" id="ci_AlunoAvaliacao_1181392_800" value="100783667" type="hidden">
                <input name="nr_Nota_1181392_800" id="nr_Nota_1181392_800" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_890" id="ci_AlunoAvaliacao_1181392_890" value="100783668" type="hidden">
                <input name="nr_Nota_1181392_890" id="nr_Nota_1181392_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_970" id="ci_AlunoAvaliacao_1181392_970" value="100783669" type="hidden">
                <input name="nr_Nota_1181392_970" id="nr_Nota_1181392_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_3330" id="ci_AlunoAvaliacao_1181392_3330" value="100783670" type="hidden">
                <input name="nr_Nota_1181392_3330" id="nr_Nota_1181392_3330" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_1130" id="ci_AlunoAvaliacao_1181392_1130" value="100783671" type="hidden">
                <input name="nr_Nota_1181392_1130" id="nr_Nota_1181392_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_1140" id="ci_AlunoAvaliacao_1181392_1140" value="100783672" type="hidden">
                <input name="nr_Nota_1181392_1140" id="nr_Nota_1181392_1140" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_1200" id="ci_AlunoAvaliacao_1181392_1200" value="100783673" type="hidden">
                <input name="nr_Nota_1181392_1200" id="nr_Nota_1181392_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_1620" id="ci_AlunoAvaliacao_1181392_1620" value="100783674" type="hidden">
                <input name="nr_Nota_1181392_1620" id="nr_Nota_1181392_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1181392_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1181392_1730" id="ci_AlunoAvaliacao_1181392_1730" value="100783675" type="hidden">
                <input name="nr_Nota_1181392_1730" id="nr_Nota_1181392_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1196247&nbsp;MARIA CAMILA FERNANDO LOPES
              <input id="cd_Aluno_19" name="cd_Aluno_19" value="1196247" type="hidden"></td>
            
            <td id="colunaNotaAluno_1196247_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_154" id="ci_AlunoAvaliacao_1196247_154" value="101759828" type="hidden">
                <input name="nr_Nota_1196247_154" id="nr_Nota_1196247_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_160" id="ci_AlunoAvaliacao_1196247_160" value="101760114" type="hidden">
                <input name="nr_Nota_1196247_160" id="nr_Nota_1196247_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_530" id="ci_AlunoAvaliacao_1196247_530" value="100814857" type="hidden">
                <input name="nr_Nota_1196247_530" id="nr_Nota_1196247_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_780" id="ci_AlunoAvaliacao_1196247_780" value="101579656" type="hidden">
                <input name="nr_Nota_1196247_780" id="nr_Nota_1196247_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_800" id="ci_AlunoAvaliacao_1196247_800" value="101819072" type="hidden">
                <input name="nr_Nota_1196247_800" id="nr_Nota_1196247_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_890" id="ci_AlunoAvaliacao_1196247_890" value="101761616" type="hidden">
                <input name="nr_Nota_1196247_890" id="nr_Nota_1196247_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_970" id="ci_AlunoAvaliacao_1196247_970" value="101699556" type="hidden">
                <input name="nr_Nota_1196247_970" id="nr_Nota_1196247_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_3330" id="ci_AlunoAvaliacao_1196247_3330" value="101581759" type="hidden">
                <input name="nr_Nota_1196247_3330" id="nr_Nota_1196247_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_1130" id="ci_AlunoAvaliacao_1196247_1130" value="101581566" type="hidden">
                <input name="nr_Nota_1196247_1130" id="nr_Nota_1196247_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_1140" id="ci_AlunoAvaliacao_1196247_1140" value="101580704" type="hidden">
                <input name="nr_Nota_1196247_1140" id="nr_Nota_1196247_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_1200" id="ci_AlunoAvaliacao_1196247_1200" value="101580927" type="hidden">
                <input name="nr_Nota_1196247_1200" id="nr_Nota_1196247_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_1620" id="ci_AlunoAvaliacao_1196247_1620" value="101580008" type="hidden">
                <input name="nr_Nota_1196247_1620" id="nr_Nota_1196247_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196247_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196247_1730" id="ci_AlunoAvaliacao_1196247_1730" value="101761767" type="hidden">
                <input name="nr_Nota_1196247_1730" id="nr_Nota_1196247_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1197532&nbsp;MAURI FERREIRA SALES JUNIOR
              <input id="cd_Aluno_20" name="cd_Aluno_20" value="1197532" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197532_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_154" id="ci_AlunoAvaliacao_1197532_154" value="101759829" type="hidden">
                <input name="nr_Nota_1197532_154" id="nr_Nota_1197532_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_160" id="ci_AlunoAvaliacao_1197532_160" value="101760115" type="hidden">
                <input name="nr_Nota_1197532_160" id="nr_Nota_1197532_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_530" id="ci_AlunoAvaliacao_1197532_530" value="100814858" type="hidden">
                <input name="nr_Nota_1197532_530" id="nr_Nota_1197532_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_780" id="ci_AlunoAvaliacao_1197532_780" value="101579657" type="hidden">
                <input name="nr_Nota_1197532_780" id="nr_Nota_1197532_780" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_800" id="ci_AlunoAvaliacao_1197532_800" value="101819073" type="hidden">
                <input name="nr_Nota_1197532_800" id="nr_Nota_1197532_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_890" id="ci_AlunoAvaliacao_1197532_890" value="101761617" type="hidden">
                <input name="nr_Nota_1197532_890" id="nr_Nota_1197532_890" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_970" id="ci_AlunoAvaliacao_1197532_970" value="101699557" type="hidden">
                <input name="nr_Nota_1197532_970" id="nr_Nota_1197532_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_3330" id="ci_AlunoAvaliacao_1197532_3330" value="101581760" type="hidden">
                <input name="nr_Nota_1197532_3330" id="nr_Nota_1197532_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_1130" id="ci_AlunoAvaliacao_1197532_1130" value="101581567" type="hidden">
                <input name="nr_Nota_1197532_1130" id="nr_Nota_1197532_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_1140" id="ci_AlunoAvaliacao_1197532_1140" value="101580705" type="hidden">
                <input name="nr_Nota_1197532_1140" id="nr_Nota_1197532_1140" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_1200" id="ci_AlunoAvaliacao_1197532_1200" value="101580928" type="hidden">
                <input name="nr_Nota_1197532_1200" id="nr_Nota_1197532_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_1620" id="ci_AlunoAvaliacao_1197532_1620" value="101580009" type="hidden">
                <input name="nr_Nota_1197532_1620" id="nr_Nota_1197532_1620" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197532_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197532_1730" id="ci_AlunoAvaliacao_1197532_1730" value="101761768" type="hidden">
                <input name="nr_Nota_1197532_1730" id="nr_Nota_1197532_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1167681&nbsp;MATHEUS CARVALHO REBOUCAS
              <input id="cd_Aluno_21" name="cd_Aluno_21" value="1167681" type="hidden"></td>
            
            <td id="colunaNotaAluno_1167681_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_154" id="ci_AlunoAvaliacao_1167681_154" value="101759830" type="hidden">
                <input name="nr_Nota_1167681_154" id="nr_Nota_1167681_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_160" id="ci_AlunoAvaliacao_1167681_160" value="101760116" type="hidden">
                <input name="nr_Nota_1167681_160" id="nr_Nota_1167681_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_530" id="ci_AlunoAvaliacao_1167681_530" value="101580581" type="hidden">
                <input name="nr_Nota_1167681_530" id="nr_Nota_1167681_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_780" id="ci_AlunoAvaliacao_1167681_780" value="101580582" type="hidden">
                <input name="nr_Nota_1167681_780" id="nr_Nota_1167681_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_800" id="ci_AlunoAvaliacao_1167681_800" value="101819074" type="hidden">
                <input name="nr_Nota_1167681_800" id="nr_Nota_1167681_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_890" id="ci_AlunoAvaliacao_1167681_890" value="101761618" type="hidden">
                <input name="nr_Nota_1167681_890" id="nr_Nota_1167681_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_970" id="ci_AlunoAvaliacao_1167681_970" value="101699558" type="hidden">
                <input name="nr_Nota_1167681_970" id="nr_Nota_1167681_970" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_3330" id="ci_AlunoAvaliacao_1167681_3330" value="101580583" type="hidden">
                <input name="nr_Nota_1167681_3330" id="nr_Nota_1167681_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_1130" id="ci_AlunoAvaliacao_1167681_1130" value="101580584" type="hidden">
                <input name="nr_Nota_1167681_1130" id="nr_Nota_1167681_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_1140" id="ci_AlunoAvaliacao_1167681_1140" value="101580585" type="hidden">
                <input name="nr_Nota_1167681_1140" id="nr_Nota_1167681_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_1200" id="ci_AlunoAvaliacao_1167681_1200" value="101580586" type="hidden">
                <input name="nr_Nota_1167681_1200" id="nr_Nota_1167681_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_1620" id="ci_AlunoAvaliacao_1167681_1620" value="101580587" type="hidden">
                <input name="nr_Nota_1167681_1620" id="nr_Nota_1167681_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167681_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167681_1730" id="ci_AlunoAvaliacao_1167681_1730" value="101761769" type="hidden">
                <input name="nr_Nota_1167681_1730" id="nr_Nota_1167681_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;917067&nbsp;NAYANNE INACIO DA COSTA
              <input id="cd_Aluno_22" name="cd_Aluno_22" value="917067" type="hidden"></td>
            
            <td id="colunaNotaAluno_917067_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_154" id="ci_AlunoAvaliacao_917067_154" value="101759831" type="hidden">
                <input name="nr_Nota_917067_154" id="nr_Nota_917067_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_160" id="ci_AlunoAvaliacao_917067_160" value="101760117" type="hidden">
                <input name="nr_Nota_917067_160" id="nr_Nota_917067_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_530" id="ci_AlunoAvaliacao_917067_530" value="100814859" type="hidden">
                <input name="nr_Nota_917067_530" id="nr_Nota_917067_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_780" id="ci_AlunoAvaliacao_917067_780" value="101579658" type="hidden">
                <input name="nr_Nota_917067_780" id="nr_Nota_917067_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_800" id="ci_AlunoAvaliacao_917067_800" value="101819075" type="hidden">
                <input name="nr_Nota_917067_800" id="nr_Nota_917067_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_890" id="ci_AlunoAvaliacao_917067_890" value="101761619" type="hidden">
                <input name="nr_Nota_917067_890" id="nr_Nota_917067_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_970" id="ci_AlunoAvaliacao_917067_970" value="101699559" type="hidden">
                <input name="nr_Nota_917067_970" id="nr_Nota_917067_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_3330" id="ci_AlunoAvaliacao_917067_3330" value="101581761" type="hidden">
                <input name="nr_Nota_917067_3330" id="nr_Nota_917067_3330" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_1130" id="ci_AlunoAvaliacao_917067_1130" value="101581568" type="hidden">
                <input name="nr_Nota_917067_1130" id="nr_Nota_917067_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_1140" id="ci_AlunoAvaliacao_917067_1140" value="101580706" type="hidden">
                <input name="nr_Nota_917067_1140" id="nr_Nota_917067_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_1200" id="ci_AlunoAvaliacao_917067_1200" value="101580929" type="hidden">
                <input name="nr_Nota_917067_1200" id="nr_Nota_917067_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_1620" id="ci_AlunoAvaliacao_917067_1620" value="101580010" type="hidden">
                <input name="nr_Nota_917067_1620" id="nr_Nota_917067_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_917067_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_917067_1730" id="ci_AlunoAvaliacao_917067_1730" value="101761770" type="hidden">
                <input name="nr_Nota_917067_1730" id="nr_Nota_917067_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1196092&nbsp;RAYANNE FURTADO ALVES DE CASTRO
              <input id="cd_Aluno_23" name="cd_Aluno_23" value="1196092" type="hidden"></td>
            
            <td id="colunaNotaAluno_1196092_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_154" id="ci_AlunoAvaliacao_1196092_154" value="101759832" type="hidden">
                <input name="nr_Nota_1196092_154" id="nr_Nota_1196092_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_160" id="ci_AlunoAvaliacao_1196092_160" value="101760118" type="hidden">
                <input name="nr_Nota_1196092_160" id="nr_Nota_1196092_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_530" id="ci_AlunoAvaliacao_1196092_530" value="100814860" type="hidden">
                <input name="nr_Nota_1196092_530" id="nr_Nota_1196092_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_780" id="ci_AlunoAvaliacao_1196092_780" value="101579659" type="hidden">
                <input name="nr_Nota_1196092_780" id="nr_Nota_1196092_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_800" id="ci_AlunoAvaliacao_1196092_800" value="101819076" type="hidden">
                <input name="nr_Nota_1196092_800" id="nr_Nota_1196092_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_890" id="ci_AlunoAvaliacao_1196092_890" value="101761620" type="hidden">
                <input name="nr_Nota_1196092_890" id="nr_Nota_1196092_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_970" id="ci_AlunoAvaliacao_1196092_970" value="101699560" type="hidden">
                <input name="nr_Nota_1196092_970" id="nr_Nota_1196092_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_3330" id="ci_AlunoAvaliacao_1196092_3330" value="101581762" type="hidden">
                <input name="nr_Nota_1196092_3330" id="nr_Nota_1196092_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_1130" id="ci_AlunoAvaliacao_1196092_1130" value="101581569" type="hidden">
                <input name="nr_Nota_1196092_1130" id="nr_Nota_1196092_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_1140" id="ci_AlunoAvaliacao_1196092_1140" value="101580707" type="hidden">
                <input name="nr_Nota_1196092_1140" id="nr_Nota_1196092_1140" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_1200" id="ci_AlunoAvaliacao_1196092_1200" value="101580930" type="hidden">
                <input name="nr_Nota_1196092_1200" id="nr_Nota_1196092_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_1620" id="ci_AlunoAvaliacao_1196092_1620" value="101580011" type="hidden">
                <input name="nr_Nota_1196092_1620" id="nr_Nota_1196092_1620" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196092_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196092_1730" id="ci_AlunoAvaliacao_1196092_1730" value="101761771" type="hidden">
                <input name="nr_Nota_1196092_1730" id="nr_Nota_1196092_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;2399754&nbsp;REBECA FERREIRA LEMOS
              <input id="cd_Aluno_24" name="cd_Aluno_24" value="2399754" type="hidden"></td>
            
            <td id="colunaNotaAluno_2399754_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_154" id="ci_AlunoAvaliacao_2399754_154" value="101759833" type="hidden">
                <input name="nr_Nota_2399754_154" id="nr_Nota_2399754_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_160" id="ci_AlunoAvaliacao_2399754_160" value="101760119" type="hidden">
                <input name="nr_Nota_2399754_160" id="nr_Nota_2399754_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_530" id="ci_AlunoAvaliacao_2399754_530" value="100814861" type="hidden">
                <input name="nr_Nota_2399754_530" id="nr_Nota_2399754_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_780" id="ci_AlunoAvaliacao_2399754_780" value="101579660" type="hidden">
                <input name="nr_Nota_2399754_780" id="nr_Nota_2399754_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_800" id="ci_AlunoAvaliacao_2399754_800" value="101819077" type="hidden">
                <input name="nr_Nota_2399754_800" id="nr_Nota_2399754_800" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_890" id="ci_AlunoAvaliacao_2399754_890" value="101761621" type="hidden">
                <input name="nr_Nota_2399754_890" id="nr_Nota_2399754_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_970" id="ci_AlunoAvaliacao_2399754_970" value="101699561" type="hidden">
                <input name="nr_Nota_2399754_970" id="nr_Nota_2399754_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_3330" id="ci_AlunoAvaliacao_2399754_3330" value="101581763" type="hidden">
                <input name="nr_Nota_2399754_3330" id="nr_Nota_2399754_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_1130" id="ci_AlunoAvaliacao_2399754_1130" value="101581570" type="hidden">
                <input name="nr_Nota_2399754_1130" id="nr_Nota_2399754_1130" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_1140" id="ci_AlunoAvaliacao_2399754_1140" value="101580708" type="hidden">
                <input name="nr_Nota_2399754_1140" id="nr_Nota_2399754_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_1200" id="ci_AlunoAvaliacao_2399754_1200" value="101580931" type="hidden">
                <input name="nr_Nota_2399754_1200" id="nr_Nota_2399754_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_1620" id="ci_AlunoAvaliacao_2399754_1620" value="101580012" type="hidden">
                <input name="nr_Nota_2399754_1620" id="nr_Nota_2399754_1620" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2399754_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2399754_1730" id="ci_AlunoAvaliacao_2399754_1730" value="101761772" type="hidden">
                <input name="nr_Nota_2399754_1730" id="nr_Nota_2399754_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;477931&nbsp;RICARTHE MARQUES DE OLIVEIRA
              <input id="cd_Aluno_25" name="cd_Aluno_25" value="477931" type="hidden"></td>
            
            <td id="colunaNotaAluno_477931_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_154" id="ci_AlunoAvaliacao_477931_154" value="101759834" type="hidden">
                <input name="nr_Nota_477931_154" id="nr_Nota_477931_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_160" id="ci_AlunoAvaliacao_477931_160" value="101760120" type="hidden">
                <input name="nr_Nota_477931_160" id="nr_Nota_477931_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_530" id="ci_AlunoAvaliacao_477931_530" value="100814862" type="hidden">
                <input name="nr_Nota_477931_530" id="nr_Nota_477931_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_780" id="ci_AlunoAvaliacao_477931_780" value="101579661" type="hidden">
                <input name="nr_Nota_477931_780" id="nr_Nota_477931_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_800" id="ci_AlunoAvaliacao_477931_800" value="101819078" type="hidden">
                <input name="nr_Nota_477931_800" id="nr_Nota_477931_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_890" id="ci_AlunoAvaliacao_477931_890" value="101761622" type="hidden">
                <input name="nr_Nota_477931_890" id="nr_Nota_477931_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_970" id="ci_AlunoAvaliacao_477931_970" value="101699562" type="hidden">
                <input name="nr_Nota_477931_970" id="nr_Nota_477931_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_3330" id="ci_AlunoAvaliacao_477931_3330" value="101581764" type="hidden">
                <input name="nr_Nota_477931_3330" id="nr_Nota_477931_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_1130" id="ci_AlunoAvaliacao_477931_1130" value="101581571" type="hidden">
                <input name="nr_Nota_477931_1130" id="nr_Nota_477931_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_1140" id="ci_AlunoAvaliacao_477931_1140" value="101580709" type="hidden">
                <input name="nr_Nota_477931_1140" id="nr_Nota_477931_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_1200" id="ci_AlunoAvaliacao_477931_1200" value="101580932" type="hidden">
                <input name="nr_Nota_477931_1200" id="nr_Nota_477931_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_1620" id="ci_AlunoAvaliacao_477931_1620" value="101580013" type="hidden">
                <input name="nr_Nota_477931_1620" id="nr_Nota_477931_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_477931_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_477931_1730" id="ci_AlunoAvaliacao_477931_1730" value="101761773" type="hidden">
                <input name="nr_Nota_477931_1730" id="nr_Nota_477931_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1291970&nbsp;STEPHANIE SANTOS ALENCAR
              <input id="cd_Aluno_26" name="cd_Aluno_26" value="1291970" type="hidden"></td>
            
            <td id="colunaNotaAluno_1291970_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_154" id="ci_AlunoAvaliacao_1291970_154" value="101759835" type="hidden">
                <input name="nr_Nota_1291970_154" id="nr_Nota_1291970_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_160" id="ci_AlunoAvaliacao_1291970_160" value="101760121" type="hidden">
                <input name="nr_Nota_1291970_160" id="nr_Nota_1291970_160" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_530" id="ci_AlunoAvaliacao_1291970_530" value="100814863" type="hidden">
                <input name="nr_Nota_1291970_530" id="nr_Nota_1291970_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_780" id="ci_AlunoAvaliacao_1291970_780" value="101579662" type="hidden">
                <input name="nr_Nota_1291970_780" id="nr_Nota_1291970_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_800" id="ci_AlunoAvaliacao_1291970_800" value="101819079" type="hidden">
                <input name="nr_Nota_1291970_800" id="nr_Nota_1291970_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_890" id="ci_AlunoAvaliacao_1291970_890" value="101761623" type="hidden">
                <input name="nr_Nota_1291970_890" id="nr_Nota_1291970_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_970" id="ci_AlunoAvaliacao_1291970_970" value="101699563" type="hidden">
                <input name="nr_Nota_1291970_970" id="nr_Nota_1291970_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_3330" id="ci_AlunoAvaliacao_1291970_3330" value="101581765" type="hidden">
                <input name="nr_Nota_1291970_3330" id="nr_Nota_1291970_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_1130" id="ci_AlunoAvaliacao_1291970_1130" value="101581572" type="hidden">
                <input name="nr_Nota_1291970_1130" id="nr_Nota_1291970_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_1140" id="ci_AlunoAvaliacao_1291970_1140" value="101580710" type="hidden">
                <input name="nr_Nota_1291970_1140" id="nr_Nota_1291970_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_1200" id="ci_AlunoAvaliacao_1291970_1200" value="101580933" type="hidden">
                <input name="nr_Nota_1291970_1200" id="nr_Nota_1291970_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_1620" id="ci_AlunoAvaliacao_1291970_1620" value="101580014" type="hidden">
                <input name="nr_Nota_1291970_1620" id="nr_Nota_1291970_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1291970_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1291970_1730" id="ci_AlunoAvaliacao_1291970_1730" value="101761774" type="hidden">
                <input name="nr_Nota_1291970_1730" id="nr_Nota_1291970_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1288086&nbsp;THAIS CAMILLA COSTA MESQUITA
              <input id="cd_Aluno_27" name="cd_Aluno_27" value="1288086" type="hidden"></td>
            
            <td id="colunaNotaAluno_1288086_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_154" id="ci_AlunoAvaliacao_1288086_154" value="101759836" type="hidden">
                <input name="nr_Nota_1288086_154" id="nr_Nota_1288086_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_160" id="ci_AlunoAvaliacao_1288086_160" value="101760122" type="hidden">
                <input name="nr_Nota_1288086_160" id="nr_Nota_1288086_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_530" id="ci_AlunoAvaliacao_1288086_530" value="100814864" type="hidden">
                <input name="nr_Nota_1288086_530" id="nr_Nota_1288086_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_780" id="ci_AlunoAvaliacao_1288086_780" value="101579663" type="hidden">
                <input name="nr_Nota_1288086_780" id="nr_Nota_1288086_780" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_800" id="ci_AlunoAvaliacao_1288086_800" value="101819080" type="hidden">
                <input name="nr_Nota_1288086_800" id="nr_Nota_1288086_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_890" id="ci_AlunoAvaliacao_1288086_890" value="101761624" type="hidden">
                <input name="nr_Nota_1288086_890" id="nr_Nota_1288086_890" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_970" id="ci_AlunoAvaliacao_1288086_970" value="101699564" type="hidden">
                <input name="nr_Nota_1288086_970" id="nr_Nota_1288086_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_3330" id="ci_AlunoAvaliacao_1288086_3330" value="101581766" type="hidden">
                <input name="nr_Nota_1288086_3330" id="nr_Nota_1288086_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_1130" id="ci_AlunoAvaliacao_1288086_1130" value="101581573" type="hidden">
                <input name="nr_Nota_1288086_1130" id="nr_Nota_1288086_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_1140" id="ci_AlunoAvaliacao_1288086_1140" value="101580711" type="hidden">
                <input name="nr_Nota_1288086_1140" id="nr_Nota_1288086_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_1200" id="ci_AlunoAvaliacao_1288086_1200" value="101580934" type="hidden">
                <input name="nr_Nota_1288086_1200" id="nr_Nota_1288086_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_1620" id="ci_AlunoAvaliacao_1288086_1620" value="101580015" type="hidden">
                <input name="nr_Nota_1288086_1620" id="nr_Nota_1288086_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1288086_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1288086_1730" id="ci_AlunoAvaliacao_1288086_1730" value="101761775" type="hidden">
                <input name="nr_Nota_1288086_1730" id="nr_Nota_1288086_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
        </tbody></table>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td align="center">
              <br>
              
              			<input name="btnIncluir" class="botao" id="btnIncluir" value=" Incluir " onclick="ValidaPagina(this,'I');" type="button">
            	  
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;                      
                      <input name="btnExcluir" class="botao" id="btnExcluir" value=" Excluir " onclick="Excluir(this);" type="button">
    	                        
              </td>
          </tr>
        </tbody></table>
        </td>
    </tr>
  </tbody></table>
</form>
<div class="" style="display: block; top: 337px; left: 827px;" id="tooltip"><h3>LINGUA ESTRANGEIRA (ESPANHOL)</h3><div class="body">ERIC BRENO SANTOS DE MELO</div><div style="display: none;" class="url"></div></div><div id="hintbox"></div></body></html>